home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1996 September / JCSM Shareware Collection (JCS Distribution) (September 1996).ISO / uother__ / commx120.zip / README.TXT < prev    next >
Text File  |  1995-11-21  |  23KB  |  547 lines

  1.    CommEx (tm) : Common Dialog Extensions for Windows 3.1 and 3.11
  2.    ---------------------------------------------------------------
  3.                Copyright 1995   by Cottonwood Software
  4.  
  5.  
  6. Thank you for trying CommEx!
  7.  
  8. CommEx adds file management functions like Find, Copy, Delete, Rename, 
  9. and MakeDir to the Open and Save dialogs of most Windows applications 
  10. (any that use the Windows common dialogs in COMMDLG.DLL). No more jumping 
  11. back and forth between your application and File Manager or DOS to do 
  12. common functions!  Search every disk drive at once for files, specifying 
  13. multiple masks if necessary.  Make a new directory as you save files, 
  14. delete old versions, make backups before you open a file, etc. -- it's so 
  15. easy, all from the same Open or Save dialog.
  16.  
  17.  
  18. If you have just installed CommEx and are reading this from the Notepad
  19. program, try it out now by selecting File from the menu, then Open.  You
  20. should see an extra row of buttons at the bottom of the Open dialog.
  21. If you need help, click the 'CommEx' button, and then the Help button 
  22. from that dialog.  Enjoy!
  23.  
  24.  
  25. Readme.txt Contents:
  26. --------------------
  27.   File Packing List
  28.   System Requirements
  29.   Installation
  30.   About the Evaluation Period
  31.   Giving Copies to Friends -- (Please Do!)
  32.   Distribution by Vendors, BBS's, etc.
  33.   Registering
  34.   Site licenses & multiple-user pricing
  35.   Troubleshooting
  36.   Support
  37.   Un-installing CommEx
  38.   ASP Ombudsman statement
  39.   Warranty & License info
  40.  
  41.  
  42. File Packing List
  43. -----------------
  44. These files should be included in this distribution set.  If any are 
  45. missing, please contact Cottonwood Software or your distributor for a 
  46. complete set.  (You can download the latest version from Compuserve or 
  47. our Web page -- see the Support section)
  48.  
  49.   README.TXT    This file
  50.   SETUP.EXE     Installation program
  51.   COMMEX.DLL    CommEx main program (installs as commdlg.dll)
  52.   ORDER.FRM     Text order form for registering CommEx
  53.   REVISION.TXT  Program revision history
  54.   FILE_ID.DIZ   Short description file (shareware version only)
  55.   VENDOR.DOC    Vendor distribution info (shareware version only)
  56.   VENDINFO.DIZ  Vendor distribution info, automated (shareware version only)
  57.   COMMEX.BIN    Data file (registered version only)
  58.  
  59.  
  60. System Requirements
  61. -------------------
  62.  
  63. CommEx will work with Windows versions 3.1 and 3.11.
  64.  
  65.  
  66. Windows 95 and NT users:
  67. ------------------------
  68. Do NOT install this version of CommEx if you run Win95 or NT!  It will 
  69. work fine for 16-bit applications, but will cause 32-bit applications to 
  70. malfunction.  There will be a 32-bit version of CommEx available in early 
  71. 1996.
  72.  
  73.     Let us know if you need an upgrade to CommEx-32 (for Win95 or NT).
  74.     Just E-mail, FAX, or mail your address to us, and we will let you know
  75.     when CommEx-32 is released and where to download it from.  (You may
  76.     also order a CommEx-32 evaluation copy from us for $2.00 postage &
  77.     handling.)
  78.  
  79.     Registered users can upgrade to registered CommEx-32 free within one
  80.     year of registration, and for only $2.00 shipping & handling after one 
  81.     year.
  82.  
  83.  
  84. Installation
  85. ------------
  86.  
  87. Note: Although CommEx does not require its own permanent directory,
  88. you may wish to create one to place the CommEx files into before running
  89. Setup.  It will then use this path for the ReadMe Icon in your Program
  90. Manager, and you can then keep the original files for reference or making
  91. copies.
  92.  
  93. To install CommEx, run SETUP.EXE from Windows:
  94.  
  95. 1. From the Windows Program Manager, select File, Run...
  96.  
  97. 2. In the Command Line box, type d:\path\SETUP, where 'd' is the letter of
  98.    the drive and 'path' is the directory where the CommEx files are.
  99.    For example:
  100.      C:\COMMEX\SETUP
  101.  
  102. 3. Follow the instructions that appear on the screen.
  103.  
  104. 4. After CommEx installation is complete, it will need to validate some
  105.    files.  This will happen automatically the first time CommEx is invoked,
  106.    which may be done by selecting File, and Open from the Notepad program.
  107.  
  108.  
  109. What files should be where, after installation
  110. ----------------------------------------------
  111.  
  112. These files are not copied anywhere, and are not needed by CommEx after
  113. the initial validation:
  114.   README.TXT    
  115.   SETUP.EXE
  116.   ORDER.FRM     
  117.   FILE_ID.DIZ   
  118.   VENDOR.DOC    
  119.   VENDINFO.DIZ  (not always present)
  120.   REVISION.TXT  
  121.  
  122. These files will be copied to your Windows System directory, if possible,
  123. or to Windows if Windows System is not accessible:
  124.   COMMEX.DLL    (copied as COMMDLG.DLL)
  125.   COMMEX.BIN    (only present for registered users)
  126.  
  127. The file COMMEX.HLP will be created by CommEx the first time it runs, and
  128. will be placed in the Windows System directory.
  129.  
  130. The file COMMEX.INI will be created by the Setup program, and
  131. will be placed in the Windows directory.
  132.  
  133.  
  134. Technical information on installation
  135. -------------------------------------
  136. The installation procedure does the following:
  137.  Create a DOS batch file to do the following from DOS:
  138.    Rename commdlg.dll (in the Windows System directory) to commold.dll
  139.      (CommEx passes most functions through to commold.dll)
  140.    Copy commex.dll to commdlg.dll
  141.    If commdlg.dll exists in the Windows directory, rename
  142.      it to commdlg.bak (should not be in both Windows and 
  143.      Windows System directories).
  144.  Add a CommEx group with a Notepad icon to read the file readme.txt,
  145.      and a Help icon for commex.hlp. (Although the help file is not
  146.      installed directly -- see below.)
  147.  Add the setup program to the run= line in win.ini
  148.  Exit to DOS, execute the batch file (if needed), and return to Windows
  149.  (When setup runs again after returning to Windows:)
  150.     Verify that the operations succeeded (files in the right places)
  151.     Clean up (delete the batch file)
  152.     Run notepad to display the readme.txt file
  153.  
  154. When CommEx is actually invoked for the first time (through a File/Open 
  155. or File/Save command), it validates the information files (readme.txt,
  156. file_id.diz, and order.frm).  CommEx also extracts commex.hlp (from the 
  157. dll) into the Windows System directory, so it doesn't need to be 
  158. distributed and installed as a separate file.  These procedures ensure 
  159. that CommEx cannot be modified and re-distributed with different company 
  160. contact/order information.
  161.  
  162.  
  163. About the Evaluation Period
  164. ---------------------------
  165.  
  166. CommEx is Shareware.  This means that you are free to try it out for 30 
  167. days. It will be fully functional during that time, so you can try all 
  168. of its functions.
  169.  
  170. After using it for 30 days (not necessarily calendar days, but when it's 
  171. been used on 30 different days), some of the functions will be unavailable.
  172. You will still be able to use the basic functions like Copy and Delete, but
  173. the advanced functions (Find and MakeDir) will not be available unless you 
  174. register (purchase) the program.
  175.  
  176.  
  177. Giving Copies to Friends -- (Please Do!)
  178. ----------------------------------------
  179.  
  180. Shareware works best when you 'share' it with other people!  If you like
  181. this program, we would appreciate it if you spread it around.  Give copies
  182. to friends and co-workers, or even upload it to your favorite BBS.
  183.  
  184. Within the CommEx dialog (press the CommEx button on any Open/Save dialog
  185. that has it), there is a convenient 'Make Copy' function.  This will 
  186. generate a complete CommEx evaluation copy wherever you want (on a floppy 
  187. disk, or in any directory).  This can even be used to make a backup copy 
  188. for yourself.
  189.  
  190.  
  191. Distribution by Vendors, BBS's, etc.
  192. ------------------------------------
  193.  
  194. Commercial vendors please refer to the VENDINFO.DIZ file (or VENDOR.DOC)
  195. for complete details.  If this file is not present, please contact 
  196. Cottonwood Software for a replacement copy.
  197.  
  198.  
  199. Registering CommEx
  200. ------------------
  201. For a complete order form you can print the text file ORDER.FRM, or click
  202. the 'CommEx' button in an Open/Save dialog and select the 'Order Form' 
  203. button.
  204.  
  205. Benefits of registering:
  206.     The latest version as of the day you register, with no 'reminders',
  207.       registered in your name.
  208.     Notification of bug fixes and update releases when available.
  209.     Free technical support.
  210.     Big discounts on further updates and other products.
  211.     A good feeling that you're helping to support the shareware industry!
  212.  
  213. To register, send $15.00 (U.S.) plus $2.00 S&H ($4.00 S&H outside the
  214. U.S. or Canada) to:
  215.  
  216.       Cottonwood Software
  217.       P.O. Box 6546
  218.       Leawood, KS 66206-0546   USA
  219.  
  220. Please pay by check in U.S. funds drawn on a U.S. Bank, by international
  221. money order, or in U.S. currency.
  222.  
  223. (Do not send credit card orders to this address! See below for credit card
  224. orders.)
  225.  
  226. All orders are usually shipped within 24 hours.
  227.  
  228. You may also register online through Compuserve: GO SWREG, product #6689.
  229.  
  230.  
  231. CREDIT CARD ORDERS ONLY -
  232. -------------------------
  233. You can order with Mastercard, Visa, American Express, or Discover 
  234. from Public (software) Library.
  235.  
  236. Phone:           800-2424-PsL (800-242-4775)  
  237. International:   713-524-6394
  238. FAX:             713-524-6398
  239. E-mail:          71355.470@compuserve.com
  240. Mail:            PsL, P.O.Box 35705, Houston, TX 77235-5705  USA.
  241.  
  242. Please refer to product ID #14153
  243.  
  244. THE ABOVE NUMBERS ARE FOR CREDIT CARD ORDERS ONLY. THE AUTHOR OF THIS 
  245. PROGRAM CANNOT BE REACHED AT THESE NUMBERS.
  246.  
  247. Any questions about the status of the shipment of the order, refunds,
  248. registration options, product details, technical support, volume 
  249. discounts, dealer pricing, site licenses, non-credit card orders, etc, 
  250. must be directed to Cottonwood Software (see Support... below).
  251.  
  252. To insure that you get the latest version, PsL will notify us the day of 
  253. your order and we will ship the product directly to you the same or next 
  254. day.
  255.  
  256.  
  257. Site licenses & multiple-user pricing
  258. -------------------------------------
  259.  
  260. CommEx registration for multiple users (computers) is possible, and
  261. substantial discounts are given.
  262.   For 2-3 users,    subtract 15% from the registration price of each copy
  263.   For 4-6 users,    subtract 25% from the registration price of each copy
  264.   For 7-9 users,    subtract 35% from the registration price of each copy
  265.   10 or more users, subtract 50% from the registration price of each copy
  266.  
  267. Please contact Cottonwood Software directly before ordering multiple 
  268. copies.  Other registration channels, such as SWREG and PsL, are not 
  269. set up to apply the discount to multiple copy orders.
  270.  
  271.  
  272. Support
  273. -------
  274.  
  275. We will gladly answer any questions and help you with CommEx problems
  276. during the 30-day free evaluation period.  (After the free trial, we will 
  277. still answer 'simple' questions, but may, at our discretion, require you 
  278. to register before providing technical support.)
  279.  
  280. Any suggestions, comments, support questions and bug reports are welcome 
  281. and encouraged!  All questions will be answered promptly.  If you report 
  282. a bug, you will get a free updated copy in the mail (or however is most 
  283. convenient for us both) when the problem is fixed. This is offered
  284. to both registered and unregistered users because we appreciate the
  285. assistance in making the program better!
  286.  
  287. When the CommEx Setup program runs, it creates a file COMMEX.LOG in your
  288. Windows directory.  If you need support, we will need to view that file,
  289. so please include it with your E-mail or have it available when you call.
  290.  
  291. For support, contact Cottonwood Software by phone, fax, mail, or E-mail.
  292. (E-mail is preferred, and will get a fast response.)
  293.  
  294.  Mail:           Cottonwood Software
  295.                  P.O. Box 6546
  296.                  Leawood, KS 66206-0546  USA
  297.  Phone:          (913) 663-3022
  298.  FAX:            (913) 663-3747
  299.  Compuserve:     75264,1630
  300.  America Online: CottonwdSW
  301.  Internet:       75264.1630@compuserve.com
  302.  WW Web:         http://users.aol.com/cottonwdsw/ 
  303.  
  304.  
  305. The Cottonwood Software Home Page on the World Wide Web
  306. -------------------------------------------------------
  307.  
  308. Visit our home page for information about all of our shareware programs.
  309. You can download the latest versions from there, view online documentation
  310. for all of our software, and even send us E-mail.  You can find answers to
  311. common problems as well.  It also has links to other worthwhile shareware 
  312. pages, like the ASP and STAR home pages.
  313.  
  314.  
  315. Troubleshooting
  316. ---------------
  317.  
  318. While CommEx has been tested on many systems and in many situations to 
  319. fine-tune the installation process and the program itself, there may 
  320. still be unexpected problems.
  321.  
  322. If things work fine in general, but the Open or Save dialog of some 
  323. application does not look or work right, try holding down the Shift key 
  324. when clicking the File/Open or File/Save As menu item (or whatever menu 
  325. item or button brings up the dialog).  This will disable CommEx's 
  326. enhancements so you can compare it with and without CommEx.  If it is 
  327. definitely CommEx causing the problem, please contact us and we will 
  328. attempt to solve the problem.
  329.  
  330. If things don't seem to work at all, or if CommEx doesn't seem to be 
  331. installed, then take a look at the sections below.  If these don't 
  332. fit the problem (or don't solve it), contact us for help.  We will want 
  333. to look at the COMMEX.LOG installation log file, which is created in 
  334. your Windows directory during installation, so please have this 
  335. available (or send it along with your E-mail support request if possible).
  336.  
  337.  
  338. ---If you get an error message when trying to use CommEx):
  339.  
  340. If you get a message like: "COMMOLD.DLL file not found" when you try to
  341. Open or Save a file, then CommEx was not installed successfully.  This is
  342. most likely due to not finishing the installation (an error occurred or 
  343. you aborted before it exited to DOS).  CommEx will attempt to reconstruct
  344. it the first time it encounters this error  -- if that is successful, you 
  345. should not see this error again.   If it is not successful, check the 
  346. explanation of the next error condition below for more information on 
  347. installation problems.
  348.  
  349. If you get system errors (General Protection Fault, for instance), then 
  350. you have probably installed CommEx from within Windows, and did not exit
  351. Windows during the installation.  If this is not the case, or if the 
  352. problem persists, call for support.
  353.  
  354. ---If you don't see anything different in your Open or Save dialogs
  355.  
  356. This could be an installation problem.  Make sure that the date on the
  357. COMMDLG.DLL file in your Windows System directory matches the
  358. COMMEX.DLL date in the CommEx installation set.  If they do not match,
  359. then perhaps the installation was aborted, or could not succeed because
  360. of a write-protected windows system directory (common when running
  361. Windows from a network drive).
  362.  
  363.     Network Installations:  The network administrator (with write access 
  364.     to the Windows System directory) should install CommEx first.  Then
  365.     each user can set it up.  (See Site Licenses for information on
  366.     registering CommEx for networked installations.)
  367.  
  368. Another common problem is that there is more than one copy of COMMDLG.DLL
  369. on your computer, and Windows chose the wrong one to run.  After making 
  370. sure that there is a COMMDLG.DLL and a COMMOLD.DLL in your Windows System 
  371. directory (usually C:\WINDOWS\SYSTEM), search your hard disk (and network 
  372. drives) for any other copies of COMMDLG.DLL.  Any other copies should be 
  373. deleted!
  374.  
  375. If the dates look OK and everything else above is checked, and you're 
  376. sure that you have started Windows fresh during installation or since 
  377. you installed CommEx, then it could be that the application you're 
  378. using does not use the common dialogs in COMMDLG.DLL.  Some programs, 
  379. especially older ones and ones with unique requirements in their 
  380. Open/Save dialogs, have internal custom dialogs that we cannot add 
  381. CommEx to.  Some known 'customized' programs are listed below.  
  382. If you find another one, we would like to hear from you, so we can 
  383. investigate it!
  384.  
  385. CommEx will have no effect on these programs (because they don't use 
  386. COMMDLG):
  387. - Paintshop Pro 1.0  (OK in PSP 3.0)
  388. - Microsoft Word 2.0 or 6.0
  389. - Microsoft Excel 5.0
  390. - Windows Draw 3.0
  391. - Aldus PhotoStyler 1.1a
  392. - WordView 6.0
  393. - After Dark
  394. - Easy Works Business Letters 1.0
  395. - Bitstream MakeUp 1.0
  396. - HSc Interactive SE 1.0
  397. - Lotus Organizer 1.12
  398.  
  399.  
  400. ---If some of the buttons at the bottom are greyed out (unusable)
  401.  
  402. This means that your free evaluation period has run out.  To re-enable
  403. these functions, you must register CommEx.
  404.  
  405.  
  406. Other problems
  407. --------------
  408.  
  409. If you encounter any other problems, please contact us for support.  We
  410. will gladly answer any questions and help with problems during the 30-day
  411. free evaluation period.  After the free trial, we will still answer 
  412. 'simple' questions, but may (at our discretion) require you to register 
  413. before providing technical support.
  414.  
  415.  
  416. If you need to un-install CommEx
  417. --------------------------------
  418.  
  419. If you encounter insurmountable problems, or just don't like the new
  420. functions that CommEx provides, you may need to un-install it.  This is
  421. a simple procedure, but must be done carefully.  Do NOT just delete
  422. COMMDLG.DLL!  This will cause most Windows programs to stop working!
  423.  
  424. ---To un-install CommEx:
  425.  
  426. In your Windows System directory (usually C:\WINDOWS\SYSTEM), copy
  427. COMMOLD.DLL to COMMDLG.DLL.
  428.   Example:
  429.      C:
  430.      CD \WINDOWS\SYSTEM
  431.      COPY COMMOLD.DLL COMMDLG.DLL
  432.  
  433. You may also delete COMMOLD.DLL (after you verify that the Copy has 
  434. worked!)  If you are permanently deleting CommEx, also delete COMMEX.*
  435. from your Windows directory and your Windows System directory.
  436.  
  437. You may also delete COMMOLD.DLL (after you verify that this has worked!),
  438. and these files may be deleted to completely remove CommEx:
  439. COMMEX.INI in your Windows directory
  440. COMMEX.BAT in your Windows directory (if Setup didn't delete it)
  441. COMMEX.LOG in your Windows directory
  442. COMMEX.HLP in your Windows System directory
  443. COMMEX.BIN in your Windows System directory (only there if registered)
  444.  
  445.  
  446. ASP Ombudsman statement
  447. -----------------------
  448.  
  449.                      _______
  450.                 ____|__     |                (R)
  451.              --|       |    |-------------------
  452.                |   ____|__  |  Association of
  453.                |  |       |_|  Shareware
  454.                |__|   o   |    Professionals
  455.              -----|   |   |---------------------
  456.                   |___|___|    MEMBER
  457.  
  458. Cottonwood Software is a member of the Association of Shareware
  459. Professionals (ASP).  ASP wants to make sure that the shareware
  460. principle works for you. If you are unable to resolve a shareware-related
  461. problem with an ASP member by contacting the member directly, ASP
  462. may be able to help. The ASP Ombudsman can help you resolve a
  463. dispute or problem with an ASP member, but does not provide technical
  464. support for members' products.  Please write to the ASP
  465. Ombudsman at 545 Grover Road, Muskegon, MI USA 49442-9427, Fax
  466. 616-788-2765, or send a CompuServe message via CompuServe Mail to
  467. ASP Ombudsman 70007,3536.
  468.  
  469.  
  470. Warranty and license info
  471. -------------------------
  472.  
  473. ===== Warranty =========================================
  474.  
  475. LIMITED WARRANTY
  476.  
  477. THIS SOFTWARE AND MANUAL ARE PROVIDED FOR EVALUATION
  478. ONLY, ON AN "AS IS" BASIS.  COTTONWOOD SOFTWARE
  479. DISCLAIMS ALL WARRANTIES RELATING TO THIS SOFTWARE,
  480. WHETHER EXPRESSED  OR IMPLIED, INCLUDING BUT NOT LIMITED
  481. TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS
  482. FOR A PARTICULAR PURPOSE. NEITHER COTTONWOOD
  483. SOFTWARE NOR ANYONE ELSE WHO HAS BEEN INVOLVED IN THE
  484. CREATION, PRODUCTION, OR DELIVERY OF THIS SOFTWARE
  485. SHALL BE LIABLE FOR ANY INDIRECT, CONSEQUENTIAL, OR
  486. INCIDENTAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO
  487. USE SUCH SOFTWARE, EVEN IF COTTONWOOD SOFTWARE HAS
  488. BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES OR
  489. CLAIMS.  THE PERSON USING THE SOFTWARE BEARS ALL RISK AS
  490. TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE.
  491.  
  492. This agreement shall be governed by the laws of the State of Kansas and
  493. shall inure to the benefit of Cottonwood Software and any successors,
  494. administrators, heirs and assigns. Any action or proceeding brought by
  495. either party against the other arising out of or related to this agreement
  496. shall be brought only in a STATE or FEDERAL COURT of competent
  497. jurisdiction located in Johnson County, Kansas. The parties hereby
  498. consent to in personam jurisdiction of said courts.
  499.  
  500.  
  501. ===== License for Use and Distribution =================
  502.  
  503. TRIAL USE LICENSE
  504.  
  505. This package is NOT a public domain program.  It is copyrighted by
  506. Cottonwood Software.  This software and accompanying documentation
  507. are protected by United States copyright law and also by international
  508. treaty provisions.
  509.  
  510. Cottonwood Software grants you a limited license to use this software for
  511. evaluation purposes for a period not to exceed thirty days.  If you 
  512. continue using this software after the thirty-day evaluation period, you 
  513. MUST make a registration payment to Cottonwood Software.
  514.  
  515. You may not use, copy, rent, lease, sell, modify, decompile, disassemble,
  516. otherwise reverse engineer, or transfer the licensed program except as
  517. provided in this agreement.  Any such unauthorized use shall result in
  518. immediate and automatic termination of this license.
  519. All rights not expressly granted here are reserved to Cottonwood
  520. Software.
  521.  
  522.  
  523. LIMITED DISTRIBUTION LICENSE
  524.  
  525. ASP member vendors may distribute this package, completely unaltered,
  526. without further permission.  For other cases or to distribute in modified
  527. form, you must consult the attached data record (VENDINFO.DIZ or
  528. VENDOR.DOC), which is hereby incorporated by reference.  Any
  529. distribution satisfying all the distribution requirements expressed in 
  530. that data record is hereby authorized.
  531.  
  532. Permission to distribute this package is not transferable, assignable,
  533. saleable, or franchisable.  Each vendor wishing to distribute the package
  534. must independently satisfy the terms of this limited distribution license.
  535.  
  536. U.S. Government Information:  Use, duplication, or disclosure by the U.S.
  537. Government of the computer software and documentation in this package
  538. shall be subject to the restricted rights applicable to commercial computer
  539. software as set forth in subdivision (b)(3)(ii) of the Rights in Technical
  540. Data and Computer Software clause at 252.227-7013 (DFARS 52.227-
  541. 7013).  The Contractor/manufacturer is Cottonwood Software, P.O. Box
  542. 6546, Leawood KS, 66206, USA.
  543.  
  544. Cottonwood Software may revoke any permissions granted here, by
  545. notifying you in writing.  All rights not expressly granted here are 
  546. reserved to Cottonwood Software.
  547.